home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / crypto27.zip / CRYPTO.DOC < prev    next >
Text File  |  1996-06-12  |  23KB  |  520 lines

  1.  
  2.                               CRYPTOGRAMS
  3.  
  4.                                   v2.7
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                          (404) 256-9525 (Data)
  12.                          (404) 705-9104 (Data)
  13.                  (404) 256-9518 (Voice, 9am-9:30pm EST)
  14.                     (EMAIL) al_lawre@ix.netcom.com
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    In CRYPTOGRAMS you must solve a coded phrase. It is played exactly like
  23.    the puzzle games of the same name, that appear in magazines and newspapers.
  24.    It is very difficult to solve and requires a lot of patience.
  25.  
  26.  
  27.    NOTE: Most errors will be logged to a file called DFRAME.ERR which is
  28.          created in the directory you run the door from.
  29.  
  30.  
  31.  
  32.                               INSTALLATION
  33.                               ____________
  34.  
  35.  
  36.    Installation is fairly easy and straight-forward. The following steps and
  37.    examples should have you up and running in a very short period of time.
  38.    It is assumed that you are familiar with setting up DOORS on your system.
  39.    To this end, only examples of the configuration file and Door batch file
  40.    are described.
  41.  
  42.       1) Create a directory to hold all CRYPTO files
  43.  
  44.       2) Unzip CRYPTOxx.ZIP into the the above directory
  45.  
  46.       3) Create a configuration file, with a name of your choice, or
  47.          modify the supplied CRYPTO.CFG file. A description follows:
  48.  
  49.             **                       Location of system file (See Below)
  50.             SUNRISE-80 BBS           Your BBS Name
  51.             Al                       Sysop's First name
  52.  
  53.             Lawrence                 Sysop's Last Name
  54.  
  55. |-----------------------------------------------------------------------------|
  56. | READ!     1                        CommPort  \ These 2 lines are required   |
  57. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  58. |-----------------------------------------------------------------------------|
  59.  
  60.             00000000                 Registration Number
  61.  
  62.     !   #   1                        Maximum # of Calls per day(Plays per day)
  63.                                      (Sysop gets 99, Registered version ONLY)
  64.  
  65.             50                       Number of Top Score entries.
  66.                                      Minimum = 10, Maximum = 99.
  67.  
  68.         #   NONE                     Drive:\Path\Filename to contain the
  69.                                      Top Score Bulletin or enter NONE
  70.                                      for NO Bulletin creation.
  71.  
  72.         #   NONE                     Drive:\Path\Filename to contain the
  73.                                      Top Score Bulletin (Color) or enter NONE
  74.                                      for NO Bulletin creation.
  75.  
  76.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  77.                                      2 = Display ADOPT-A-DOOR message
  78.  
  79.         #   2                        Keyboard timeout value in Minutes
  80.  
  81.     !   #   0                        Time Allowed in Door
  82.                                      (Sysop = Time Remaining - REG. VERSION)
  83.  
  84.         #   2                        Number of players that must solve the
  85.                                      Cryptogram before it is changed by
  86.                                      your nightly event.
  87.  
  88.         #   Y                        Y = Allow Sysop to have 999 games
  89.                                      N = Do Not Allow Sysop 999 games
  90.  
  91.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  92.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  93.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  94.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  95.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  96.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  97.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  98.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.  
  102.     @   #   XXXX/YYYY                 Blackout Range  From/To
  103.     @   #   XXXX/YYYY                 Blackout Range  From/To
  104.     @   #   XXXX/YYYY                 Blackout Range  From/To
  105.     @   #   XXXX/YYYY                 Blackout Range  From/To
  106.     @   #   XXXX/YYYY                 Blackout Range  From/To
  107.  
  108.             N                         Y = Force Caller to respond to
  109.                                           Instructions <y/n). May need this with
  110.                                           Digiboards.
  111.                                       N = Allow caller to press ENTER in
  112.                                           response to Instructions <y/N>
  113.  
  114.             N                         Y = Use Alias for Caller's name
  115.                                           (Requires Door.Sys)
  116.                                       N = Use Logon Name for Caller's name
  117.  
  118.             Y                         Y = Log all callers to USAGEx
  119.                                       N = Do not log callers
  120.  
  121.  
  122.  
  123.  
  124.  
  125.           ** = Replace with ONE of the following:
  126.  
  127. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  128. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  129. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  130. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  131. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  132. c:\bbs\TRIBBS.SYS               <- For TriBBS system.
  133. C:\BBS\GTUSER.BBS               <- For GT Power
  134.                                    * if using this option you must put the
  135.                                      ComPort # on line 5 and the Node # on
  136.                                      line 6 of the configuration file
  137.  
  138.  
  139.  
  140.            # = Requires registration to change to a different value.
  141.            ! = See "Plays Per Day" Below
  142.            @ = See "Blackout Periods" Below
  143.  
  144.                NOTE: There are NO Blank Lines in the Config File!!
  145.  
  146.  
  147.  
  148.  
  149.       4) Create a batch file or modify the CRYPTO file supplied. A
  150.          description of this file follows:
  151.  
  152.             ECHO off
  153.             cd\PCB\DOORS\CRYPTO       Location of CRYPTO files
  154.             CRYPTO CRYPTO.CFG         EXE filename and CFG filename (Name
  155.                                       used in creating file in #3 above)
  156.             CD\PCB
  157.             BOARD
  158.  
  159.  
  160.        5) When running in more than one node, be sure to supply a
  161.           different configuration name for each node (your choice of name).
  162.  
  163.        6) If running with Fossil-based multi-port boards add
  164.            /FD to the line containing the CFG name as follows:
  165.  
  166.                         CRYPTO CRYPTO.CFG /FD
  167.  
  168.  
  169.  
  170.                           TROUBLESHOOTING
  171.                           ---------------
  172.  
  173. (1) If you are running this Door on a 486 system and encounter errors such as
  174.  
  175.     ERROR 6.... OVERFLOW Error
  176.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  177.     KEYBOARD Timeout after 5 minutes
  178.  
  179.     You may have to put the following line in your AUTOEXEC.BAT file:
  180.  
  181.          SET NO87=ON
  182.  
  183. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  184.     opening screen of the Door, your problem will more than likely be associated
  185.     with the CFG file. The error 62 means that you do not have enough entries
  186.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  187.  
  188.  
  189. (3) If you encounter an ERROR 70... Permission Denied, this will more than
  190.     likely mean that you DO NOT have SHARE loaded. SHARE is a DOS file that
  191.     comes with your version of DOS. To load it type the word SHARE at the DOS
  192.     prompt. To load it permanently type the word SHARE on a line by itself in
  193.     your AUTOEXEC.BAT file, any place prior to the loading of your BBS
  194.     software. There have been numerous reports that loading SHARE high causes
  195.     some problems, so to be on the safe side, do not load it high.
  196.  
  197.  
  198. Should you have any questions or problem, please do not hesitate to call
  199.    voice for immediate help... 404-256-9518 (9am-9:30pm EST) any day!
  200.  
  201.  
  202.  
  203.                              USAGE LOG
  204.                              ---------
  205.  
  206. As an option, we provide you with the ability to log every player to a text 
  207. file. IF you enter Y in the CFG file to log callers, the Door will place the
  208. caller's name as well as the ON and OFF times each time a caller selects the
  209. Door. A separate file will be created for each Node and the name of the file
  210. will be USAGEx, where x is the Node number.
  211.  
  212. You may delete these files at any time and the Door will recreate them the
  213. next time a caller enters the Door. If you do NOT want to continue logging
  214. callers, change the CFG file entry to N.
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.                           BLACKOUT PERIODS
  222.                           ________________
  223.  
  224.       Use the Blackout ranges option to define up to 5 time periods during
  225.       which you DO NOT want the Door to be played. If a caller tries to access
  226.       the Door during the Blackout period, they will be shown a message that
  227.       contains ALL the Blackout periods you have defined, and to try the Door
  228.       at a later time.
  229.  
  230.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  231.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  232.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  233.  
  234.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  235.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  236.                    a Blackout range.
  237.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  238.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  239.  
  240.  
  241.                           PLAYS Per DAY/DOOR Time
  242.                           _______________________
  243.  
  244.       Plays Per Day and Door Time can be controlled several ways:
  245.  
  246.       (1) You can use the Games Per Day, singular option, in the config
  247.           file above. This option, will affect ALL callers whose Security
  248.           Level is NOT defined in any of the 10 optional Security Level/
  249.           Plays Per Day entries in the config file.
  250.  
  251.       (2) You can use the Door Time, singular option, in the config file
  252.           above. This option, will affect ALL callers whose Security
  253.           Level is NOT defined in any of the 10 optional Security Level/
  254.           Plays Per Day/Door Time entries in the config file.
  255.  
  256.       (3) You can restrict the number of games a specific Security Level
  257.           will be allowed to play per day or REWARD specific Levels with
  258.           more Plays Per Day.
  259.  
  260.           Likewise, you can restrict the Play time for a specific Security
  261.           Level or REWARD specific Levels with more Door Time.
  262.  
  263.           These options are handled by the use of the 10 config
  264.           entries (000=00/00).
  265.  
  266.           The format of each entry is as follows:
  267.  
  268.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  269.                      where =  is a constant and MUST be included
  270.                      where YY is the # of games per day (must be 2 digits)
  271.                      where / is a constant and MUST be included
  272.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  273.  
  274.           If the callers Security Level is NOT defined, his/her Plays Per
  275.           Day and Door Time will be controlled by the values in items
  276.           (1) and (2), above, respectively..
  277.  
  278.           You may define up to 10 Security Levels. All unused entries must
  279.           be defined as   000=00/00
  280.         --------------------------------------------------------------------
  281.           Example: Suppose you had 3 Security Levels defined on your BBS as
  282.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  283.           wanted to set Plays Per Day as :     Subscriber=5
  284.                                            Visiting Sysop=2
  285.                                                   CoSysop=3
  286.                                                    Friend=10
  287.  
  288.           and Door Time as follows:     Subscriber=30 minutes
  289.                                     Visiting Sysop=20 minutes
  290.                                            CoSysop=10 minutes
  291.                                             Friend=remaining call time
  292.  
  293.  
  294.           You would set the Individual "Games per Day" config entry to 1 and
  295.           the individual "Door Time" to 5 minutes (these would be the
  296.           default number of games and default Time for all Security Levels
  297.           other than 20,30 or 40... make them any number you want). Next you
  298.           would replace 4 of the Security Level entries as :  020=05/30
  299.                                                               030=02/20
  300.                                                               040=03/10
  301.                                                               090=10/0
  302.  
  303.  
  304.                             EVENT PROCESSING
  305.                             ________________
  306.  
  307.       To change the CRYPTOGRAM phrases automatically, you must run the
  308.       CRYPENVT.EXE program, using the same configuration file you use for the
  309.       Door. Place the following in your nightly event batch file and it will
  310.       check the CFG file to see if the correct number of players have solved
  311.       the CRYPTOGRAM. If so it will change the CRYPTOGRAM by taking the next
  312.       available one from the CRYPTO.DAT file, and reset the Hi Score file for
  313.       a new game.
  314.  
  315.                              CRYPENVT CRYPTO.CFG
  316.  
  317.      NOTE: This option requires that CRYPTOGRAMS be registered!!!
  318.  
  319.  
  320.                               CRYPTOGRAM DATABASE
  321.                               ____________________
  322.  
  323.      The CRYPTOGRAM database (CRYPTO.DAT) can be added to using your favorite
  324.      text editor. Phrases MUST only contain alphabetic characters (A-Z) and
  325.      spaces. No other characters will be permitted. The maximum length of any
  326.      phrase is 66.
  327.  
  328.  
  329.  
  330.                         NON-STANDARD COM SUPPORT
  331.                         ________________________
  332.  
  333.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  334.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  335.       number after the configuration filename. Let's assume your Door is
  336.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  337.       passed to your Door would be:
  338.  
  339.                             FOOBAR FOOBAR.CFG /5
  340.  
  341.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  342.       normally used with COM1. No /x parameter is needed for the standard
  343.       IRQ's.
  344.  
  345.       As an alternative, you may use an environmental variable on the command
  346.       line. To use the variable (following the example above), place a
  347.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  348.       different IRQ number for each node). The command line would now look
  349.       like this:
  350.  
  351.                           FOOBAR FOOBAR.CFG /%IRQ%
  352.  
  353.       This, in combination with the use of the environmental variables
  354.       described in the MULTI-NODE SETUP section will allow you to use one
  355.       batch file and one config file to run this door on all nodes.
  356.  
  357.  
  358.  
  359.  
  360.                            MULTI-NODE SETUP
  361.                            ________________
  362.  
  363.       All Sunrise Doors are Multi-Node capable. Each node must have the
  364.       ability to access a configuration file which will have its own system
  365.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  366.       line. There are 2 ways to accomplish this:
  367.  
  368.       (1) Create a separate configuration file for each node. The only
  369.           difference between each file would be the location of the system
  370.           file for that particular node. For example, on my system there are 2
  371.           nodes and the first line of the config files would look like this:
  372.  
  373.                         NODE1:  H:\PCB1\DOOR.SYS
  374.                         NODE2:  H:\PCB2\DOOR.SYS
  375.  
  376.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  377.  
  378.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  379.           the following PCBoard/Wildcat environmental variables:
  380.  
  381.                  PCBDIR    (Directory containing the System file)
  382.                  PCBDRIVE  (Drive containing the System file)
  383.                  WCNODEID  (Active Node Number)
  384.  
  385.           Thus, the first line of the SINGLE configuration file, for this Door
  386.           would look like this:
  387.  
  388.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  389.                         c:\wc30\wcwork\node%wcnodeid%\door.sys
  390.  
  391.       NOTE: This option, as described, assumes that you are running PCB or
  392.             Wildcat software. The environmental variables are automatically
  393.             created by the software for each node.
  394.  
  395.             HOWEVER, if you are running other BBS software you should be able
  396.             to set the variables EXACTLY as described below, for EACH node
  397.             (more than likely in each batch file you use to bring up EACH node):
  398.  
  399.                             PCBDRIVE=C:
  400.                             ^^^^^^^^^
  401.                             PCBDIR=\NODE2
  402.                             ^^^^^^^^
  403.  
  404.             Info with a carat (^) under it, MUST be typed as is. The rest
  405.             depends on your naming conventions.
  406.  
  407.             This, in combination with the use of the optional environmental
  408.             variable described in the NON-STANDARD COM SUPPORT section, will
  409.             allow you to use one batch file and one config file to run this
  410.             door on all nodes.
  411.  
  412.  
  413.  
  414.  
  415.                                ADOPT-A-DOOR
  416.                                ____________
  417.  
  418.     Having been a Sysop for a number of years, I have had my share of problems
  419.     and frustrations getting financial support for my board's upkeep. A fellow
  420.     Sysop left a message on my board, not long ago, about a concept that was
  421.     being used by several boards around the country.
  422.  
  423.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  424.     would be the same as sending in a donation, only this way it is earmarked
  425.     for registering a particular door. In a way, the user feels he/she is
  426.     "getting something in return". As a Door author I have decided to build
  427.     this concept into each of my Door programs. The concept replaces the
  428.     usual message "tell the Sysop to register this Door" we find in most
  429.     doors.
  430.  
  431.     If the Door is unregisterd then a message appears on the opening screen
  432.     to that effect. After finishing or suspending a game, a message screen
  433.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  434.     caller to contact the Sysop to find out if there is any further details
  435.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  436.     time, etc to callers that ADOPT-A-DOOR.
  437.  
  438.     If the Door has been registered, either by the Sysop or other callers,
  439.     the names of those contributors will be displayed in the closing screen.
  440.  
  441.     NOTE: If you want to display the names of the callers that contributed
  442.           to registering the Door, you must create an ASCII file called
  443.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  444.           the name(s) of the contributors (one on each line, maximum of 5
  445.           entries, each a maximum of 30 characters long). This file must be
  446.           saved, in ASCII format, and placed in the Door directory.
  447.  
  448.  
  449.  
  450.                               LEGALITIES
  451.                               __________
  452.  
  453.  
  454.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  455.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  456.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  457.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  458.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  459.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  460.       OR BREACH OF ANY WARRANTY.
  461.  
  462.  
  463.  
  464.  
  465.  
  466.                              DISTRIBUTION
  467.                              ____________
  468.  
  469.    You may make this file available for downloading from your BBS or you may
  470.    upload it to any BBS of your choice, provided that you do not make any
  471.    changes to the contents of the archive (ZIP file). The archive and its
  472.    individual contents may not be used by any service that charges any money
  473.    whatsoever, without the written permission of the author.
  474.  
  475.  
  476.  
  477.  
  478.  
  479.                              REGISTRATION
  480.                              ____________
  481.  
  482.    Registration and the subsequent insertion of the registration number into
  483.    your configuation file, allows for the display of your BBS name on the
  484.    opening and closing screen as well as the reduction of a delay built into
  485.    the opening screen display along with the ability to change certain
  486.    values in the configuration file.
  487.  
  488.    To register your copy of CRYPTO, please fill out the registration form
  489.    (REGISTER.FRM) and mail it along with the registration fee to
  490.    the name and address on the form.
  491.  
  492.    Once a door is registered, any changes to registration information (Sysop
  493.    name or BBS Name) will require the doors to be re-registered. Download or
  494.    File Request a file named CHANGE.FRM from our BBS, complete the form and
  495.    follow ALL instructions in the document!
  496.  
  497.    Registration fees are subject to change at any time. The most current
  498.    registration form is always available on our BBS. You may download or
  499.    File Request REGISTER.FRM at any time.
  500.  
  501.    Be sure to use the proper upper/lower case when filling in your name and
  502.    BBS name, as they MUST match the way you entered them in the configuration
  503.    file.             ^^^^
  504.  
  505.    Based upon information supplied on the registration form, I will pre-
  506.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  507.    up your registration number.
  508.  
  509.  
  510.  
  511.                                  MISC
  512.                                  ____
  513.  
  514.    The latest version of CRYPTOGRAMS and other fine SUNRISE DOOR programs
  515.    are always available for download from SUNRISE-80 BBS.
  516.  
  517.    Remember, should you have any problems, questions or suggestions, be sure
  518.    to drop me a message on Sunrise-80 or in the RIME network (BBS_Doors,
  519.    PCBHints, SYSops) or on SMARTNET (SN_Sysops).
  520.